Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cropping of OrganInformation images #1712

Merged

Conversation

tomudding
Copy link
Member

Caused by incorrectly casting the cropping values to int instead of float.

Fixes GH-1711.

Caused by incorrectly casting the cropping values to `int` instead
of `float`.
@tomudding tomudding merged commit 5aaece8 into GEWIS:main Sep 18, 2023
4 checks passed
github-actions bot added a commit that referenced this pull request Sep 18, 2023
Tom Udding: Merge pull request #1712 from tomudding/fix/image-cropping-due-to-incorrect-cast

Fix cropping of `OrganInformation` images

Co-authored-by: tomudding <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Organ information photo cropping squashes image instead of cropping
1 participant